Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix prepare_release.py based on the changes made in Citus repo #242

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

onurctirtir
Copy link
Member

@onurctirtir onurctirtir commented Sep 16, 2022

The following changes were made in Citus repo in the past two releases:

  • config.py is moved into a different directory
  • confifure.in is renamed to configure.ac
  • MASTER_VERSION string constant now uses double quotes instead of single quotes
  • Development branch is renamed to "main"
  • multi_extension.sql now needs to call some utility functions and needs to drop the temporary tables by qualifying their schemas

@onurctirtir onurctirtir changed the title Fix/prep release Bump Citus version in configure.ac, not in configure.in when citus >= 11.1.0 Sep 16, 2022
@onurctirtir onurctirtir changed the title Bump Citus version in configure.ac, not in configure.in when citus >= 11.1.0 Fix prepare_release.py based on the changes made in Citus repo Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants